955930
@@ -178,7 +178,7 @@
private static int usage(Options cmdLineOptions) {
   Connection getConnectionToMetastore(boolean printInfo)
       throws HiveMetaException {
     return HiveSchemaHelper.getConnectionToMetastore(userName,
-        passWord, url, driver, printInfo, conf, hiveDb);
+        passWord, url, driver, printInfo, conf, null);
   }
 
   private NestedScriptParser getDbCommandParser(String dbType) {
